POV-Ray : Newsgroups : povray.general : What's this error message? : Re: What's this error message? Server Time
6 Aug 2024 23:27:30 EDT (-0400)
  Re: What's this error message?  
From: Warp
Date: 8 Jan 2002 08:37:14
Message: <3c3af609@news.povray.org>
Steve Shelby <ssh### [at] rexnetnet> wrote:
: Parse Error: Attempt to malloc zero size block (file: ..\
: ..\source\truetype.cpp line: 1275)

: What does it mean?

  It means that an unexpected error happened (one could call it a bug). This
is a problem in the source code of POV-Ray and it's nothing you can remedy
by yourself (unless you fix the problem in the source code, of course).
  Trying to allocate a 0-size block is always a sign that some sanity check
is missing.

  If this happens in the latest 3.5beta, you should post a proper bug report
to povray.beta-test

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.